SG Window | Window Object |
hWnd Property |
Properties Methods Events Constants Error Codes |
hWnd is Win32 API handle of the attached window.
object.hWnd
The object is expression that evaluates to the Window object.
Allmost all properties and methods of the Window object requires valid
value for this property.
One window handle (HWND) can be attached to more than one SGWindow
object.